|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.analysis.BidPointSorterA
public class BidPointSorterA
Sorts BidPoint based on their utility for agent A.
| Constructor Summary | |
|---|---|
BidPointSorterA()
|
|
| Method Summary | |
|---|---|
int |
compare(BidPoint b1,
BidPoint b2)
Comperator. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public BidPointSorterA()
| Method Detail |
|---|
public int compare(BidPoint b1,
BidPoint b2)
compare in interface java.util.Comparator<BidPoint>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||